1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 477a404721..2c57a57a01 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,11 @@
+Changes in synapse 0.5.4 (2014-12-03)
+=====================================
+
+ * Fix presence bug where some rooms did not display presence updates for
+ remote users.
+ * Do not log SQL timing log lines when started with "-v"
+ * Fix potential memory leak.
+
Changes in synapse 0.5.3c (2014-12-02)
======================================
|