diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index 4c7529985557b4bcfbe0fe960b7b73961f0918d2..b793a3e3166168cc7d72ec3a2bba1ba8c0287f4a 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -204,3 +204,9 @@ For users:
     when installing from PyPI, to avoid cython dependency.
   - Using python 2 to create the cpp file uploaded on PyPI (this will change to python 3 in 2.6, see \issue{502}).
 - Module VES: Fixed a bug in updating of bias potential in \ref VES_LINEAR_EXPANSION that is present for certain integrators that call the calculation of the bias multiple times (see [here](https://groups.google.com/d/msg/plumed-users/kPZu_tNZtgk/LrkS0EqrCQAJ)) and replica exchange.
+
+## Version 2.5.4 ()
+
+For users:
+- Includes all fixes up to 2.4.7
+