diff --git a/CHANGES b/CHANGES
index ff864011eb15e33decbf8703b4641e73d5834fc2..e34701c853ec9b4117515051441de18b37641d33 100644
--- a/CHANGES
+++ b/CHANGES
@@ -29,7 +29,7 @@ Changes in version 2.14.0
 
  * Print type/data family instances
 
- * Fix display of poly-kinded type operators
+ * Fix display of poly-kinded type operators (#189)
 
  * PatternSynonyms support
 
@@ -39,6 +39,13 @@ Changes in version 2.14.0
 
  * Fix documentation duplication on record fields (#195)
 
+ * Add `--source-entity-line` for exact line links (eg. things defined
+   inside TH splices) (#79)
+
+ * Display fixity information for names with nonstandard fixities
+
+ * Bird tracks specified like "> code" no longer suffer from an extra leading
+   space in the code output
 
 Changes in version 2.13.2