diff --git a/CHANGES b/CHANGES
index e68c8f9b3f455cc7f8dd9d6efeede7c755e25ecb..51bb92903d160fe92b68a1ae3e2fa21182b8aaf8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Changes in version 2.13.2
+
+ * Handle HsExplicitListTy in renameer (#213)
+
+ * Allow haddock markup in deprecation messages
+
+ * Export more types from Documentation.Haddock
+
+ * Include everything that is required to run the test suite with the cabal
+   package (#230)
+
 Changes in version 2.13.1
 
  * Hide instances that are "internal" to a module