diff --git a/CHANGES b/CHANGES
index f548d03a3e5bb066c47127a3e20a7f7811293499..ff864011eb15e33decbf8703b4641e73d5834fc2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,15 @@ Changes in version 2.14.0
 
  * Fix display of poly-kinded type operators
 
+ * PatternSynonyms support
+
+ * Fix display of implicit parameters (#260)
+
+ * Fix rendering of Contents when links are present (#276)
+
+ * Fix documentation duplication on record fields (#195)
+
+
 Changes in version 2.13.2
 
  * Handle HsExplicitListTy in renamer (#213)