diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index b6aa3fe369c026c8f1ba11d66b3128b176883403..5938257dbe6ce5130c278ece531a65bb82f065c3 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -58,7 +58,7 @@ Changes from version 2.4 which are relevant for users:
   - \ref DRR accepts different GRID options for CVs and extended variables.
   - The MAXFACTOR option is added in \ref DRR to control the factor of biasing force.
   - \ref drr_tool can calculate the divergence of gradients now. (Maybe useful for future pABF)
-  - Fix conflicts of output files in multiple replicas.
+  - Fixed conflicts of output files in multiple replicas.
 
 - Changes in the EDS module:
   - \ref EDS implements Levenberg-Marquardt optimization in addition to previous gradient descent.