diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 66c835e87cfb1d58748b00290b3151f2ca4d53f1..911b6fe9e46bb872e0b90bde9696fc2a00f27b76 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,16 @@
 =====================
 
 
+0.14.1 (Friday 31st January 2025)
+---------------------------------
+
+* Fixed a few bugs introduced in the previous release.
+* Adjusted the ``evalHeader`` routine - now it compares ``dim`` and ``pixdim``
+  for all valid dimensions by default. The ``alldims`` parameter has been
+  replaced with a ``ndims`` parameter, allowing the number of dimensions to
+  be set (e.g. when you only want to compare the first three dimensions).
+
+
 0.14.0 (Friday 31st January 2025)
 ---------------------------------