diff --git a/CHANGES/v2.4.txt b/CHANGES/v2.4.txt
index 7476ed435fe2473bb933353876f0ceef77c0735a..3a2f658face8feab1f761ac83f70c1c929157602 100644
--- a/CHANGES/v2.4.txt
+++ b/CHANGES/v2.4.txt
@@ -30,6 +30,8 @@ Changes from version 2.3 which are relevant for users:
     to recover free energy also in this case.
   - PDB files with more than 100k atoms can now be read using [hybrid 36](http://cci.lbl.gov/hybrid_36/) format,
     see \issue{226}.
+  - Trajectories read in \ref driver also support the usual replica convention, that is if
+    trajectory with replica suffix is not found the driver will look for a trajectory without the replica suffix.
   - Internal molfile implementation has been updated to VMD 1.9.3.
   - Examples in the documentation now have syntax highlighting and links to the documentation of used actions.