diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index af6576b1ac8c3b432980ad243f735954e0a9380d..35d3f1f24255059e31be5f5aa7f9e0d5bfaf379e 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -35,7 +35,7 @@ Changes from version 2.4 which are relevant for users:
     by matheval (easily writable as a function of the available ones).
   - Implemented bash autocompletion, see \ref BashAutocompletion.
   - \ref MOLINFO now allows selecting atoms from chains with a numeric ID (see \issue{320}).
-  - Removed the patch for GMX 5.0.4
+  - Removed the patch for GMX 5.1.4
 
 Changes from version 2.4 which are relevant for developers:
 - Code has been cleanup up replacing a number of pointers with `std::unique_ptr`.