diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 90de471a331e85088b979760f33ab58db729b74e..d73a67cb09a20d1c793a27b19fc8e03b265d25e3 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -47,7 +47,7 @@ zip_keys:
 
 # This version of bob-devel will be used at test time of packages:
 bob_devel:
-  - 2018.04.12
+  - 2018.04.13
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.