diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b588b89276fa4b45a0dea6e5b416d5fa373e3bbe..dc65d3cecb5e23f9346a90c2c32b1b844ab796ef 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,20 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
+3.5.2 (Friday 29th January 2021)
+---------------------------------
+
+
+Fixed
+^^^^^
+
+
+* Adjusted the :func:`.dicom.scanDir` function so that it will set a
+  default value for ``SeriesDescription`` if it is not present in the
+  ``dcm2niix`` ``json`` output.
+* Fixed some issues with API documentation generation.
+
+
 3.5.1 (Thursday 21st January 2021)
 ----------------------------------