diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 528c07701664b35ced89212e614a228a121e265a..95e4050186b6c9abe310a0cdf5404a5ec8d38f98 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -193,3 +193,8 @@ For developers:
   - `LDSHARED` is now correctly taken into account when launching `./configure`.
   - Fixed installation with `--disable-shared`.
   - Cppcheck upgraded to 1.84.
+
+## Version 2.4.3 (to be released)
+
+For users:
+  - Module VES: Fixed a bug in TD_GRID for 2D grids where the grid spacing is not the same for both dimensions.