diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index b2e4013e253e7c202b54134fbf1214e44440ee14..840af4453a69a44f8f41b4e8070c9c3def39d51b 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -61,6 +61,7 @@ Changes from version 2.4 which are relevant for users:
   - \ref ALPHABETA can now combine dihedrals with different coefficients
   - \ref CS2BACKBONE (isdb module) is now mpi parallelised in particular with DOSCORE and CAMSHIFT
   - \ref SAXS (isdb module) there is an additional implementation based on bessel functions that can be faster for large systems (new keyword BESSEL) 
+  - \ref INCLUDE can now be used also before setup actions.
   - Libmatheval is not used anymore. \ref MATHEVAL (and \ref CUSTOM) are still available
     but employ an internal implementation of the lepton library.
     Functions available in libmatheval and absent in the original lepton library have been added so as to have backward compatbility.