diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index 7a1cc5f50f2bec2914f68f93d05a913a7e3ef78a..af665e25af0cd33eb5a84bda232056c04e18a6f8 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -49,6 +49,14 @@ Changes from version 2.4 which are relevant for users:
   - \ref completion (used to generate command line completion scripts).
   - \ref pdbrenumber (see \issue{371}).
 
+- New modules:
+  - A new PIV module has been included, contributed by Silvio Pipolo and Fabio Pietrucci.
+    This module implements the following collective variable:
+    - \ref PIV
+  - A new LOGMFD module has been included, contributed by Tetsuya Morishita.
+    This module implements the following bias:
+    - \ref LOGMFD
+
 - Changes in the ISDB module
   - \ref CS2BACKBONE is now mpi parallelised in particular with DOSCORE and CAMSHIFT
   - \ref SAXS has an additional implementation based on bessel functions that can be faster for large systems (new keyword BESSEL)