diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 8fb6917c15cbffc587dfeba1ffe94e7c915b5fe6..0404ac85d0fff9b57836e9a8b6e5bc4a690657fd 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -237,8 +237,6 @@ For users:
 
 ## Version 2.4.7 (Jan 27, 2020)
 
-\plumednotmaintained
-
 For users:
   - Fixed a bug with \ref CONVERT_TO_FES and periodic variables, see \issue{441} (backported from v2.5.3).
   - More robust backup for output files when running over multiple processes
@@ -248,4 +246,10 @@ For users:
   - Module VES: Fixed an off-by-one bug in the output of target distribution averages. The bug only affects the output and does not affect results. The bug also affected the output of coefficients when using a bias cutoff. 
   - Module VES: Made sure that all relevant output files are written out at the final step when shutting down the simulation. This solves issues reported by @PabloPiaggi with restarting when there is a mismatch been the output of files and the number of MD steps. 
 
+## Version 2.4.8
+
+\plumednotmaintained
+
+For users:
+   - Take into account `UNITS` when using MD codes that feeds one line at a time to PLUMED (e.g., OpenMM). See \issue{582}.