diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index 9e31a484660d2ddee3f1d28ec34e36e0e6f3f99a..ba5b6c5bb018b90237b0eedd9f35a269e6a3a0f9 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -212,6 +212,8 @@ For developers:
 - Regtest script also reports when exitcode different from zero is returned.
 - Patch script reports errors returning a nonzero exit code.
 - cppcheck update to 1.81
+- Solved small bug in stored PLUMED_ROOT directory as obtained from statically patched MD codes.
+  Namely, the compilation directory was stored rather than the installation one.
 
 
 */