diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index b96b700ba2d003effb58ecbb976cc6e0d67d4703..726d5bb32db73c4069b54521bedf266d1237a1c0 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -52,7 +52,7 @@ bob_devel:
 # This version of beat-devel will be used at test time of packages. Notice it
 # uses bob-devel and should have a version that is greater or equal its value
 beat_devel:
-  - 2018.04.24
+  - 2018.04.26
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.