From afc5b1c94493f260780781825e62d38fef4f9857 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 24 Jan 2020 10:45:50 +0100
Subject: [PATCH] Travis tests for v2.5.4

---
 CHANGES/v2.5.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index b793a3e31..fc2beff34 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -205,7 +205,7 @@ For users:
   - Using python 2 to create the cpp file uploaded on PyPI (this will change to python 3 in 2.6, see \issue{502}).
 - Module VES: Fixed a bug in updating of bias potential in \ref VES_LINEAR_EXPANSION that is present for certain integrators that call the calculation of the bias multiple times (see [here](https://groups.google.com/d/msg/plumed-users/kPZu_tNZtgk/LrkS0EqrCQAJ)) and replica exchange.
 
-## Version 2.5.4 ()
+## Version 2.5.4 (coming soon)
 
 For users:
 - Includes all fixes up to 2.4.7
-- 
GitLab