diff --git a/CHANGES/v2.2.txt b/CHANGES/v2.2.txt
index 97d4bceb0ae0e1c4ed1ec126c6f4822e3a385162..a19018fe4d3894e2ec0d386975154a36668d7468 100644
--- a/CHANGES/v2.2.txt
+++ b/CHANGES/v2.2.txt
@@ -119,7 +119,8 @@ For users:
 - Fixed a bug in the normalization of kernel functions (relevant for \ref HISTOGRAM).
 - Fixed a regression introduced in v2.2 that was making \ref METAD with non-MPI multiple walkers crash
   if reading frequently. See \issue{190}
-- Updated patch for gromacs 5.1
+- Updated patch for gromacs 5.1. Patches for gromacs 5.0 and 5.1 have been fixed so as to allow
+  patching in runtime mode.
 - Possibility to control manual generation (including pdf) from ./configure. Pdf manual is now off
   by default. Notice that on travis CI it is still generated.