diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index 507473f5f0f910d611553689120fc93c61834c0b..746d488dac761410638e2ef149ab0d9e90b13c09 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -27,4 +27,6 @@ Changes from version 2.4 which are relevant for developers:
 - On OSX, `libplumed.dylib` links to `libplumedKernel.dylib` and `plumed` links to `libplumed.dylib`.
 - On OSX, `./configure` uses `clang++` as first choice among non-MPI compilers.
 - Added `--enable-static-archive` to `./configure` to build a `libplumed.a` static library.
+- Stop setting `DYLD_LIBRARY_PATH` in `sourceme.sh` and in modulefile. Notice that as of PLUMED v2.3.3
+  it should not be needed.