diff --git a/config/settings/base.py b/config/settings/base.py
index 8bcf4a8ca8c8592370c5c60f89eec61b07bdc18b..b3686555210aa8914147a383403206a119ee7f80 100644
--- a/config/settings/base.py
+++ b/config/settings/base.py
@@ -22,7 +22,7 @@ def get_from_env(envvar, default_value=None, fail_if_not_found=True):
     return value
 
 # Version ---------------------------------------------------------------------
-PROJECT_VERSION = '2.4.3'
+PROJECT_VERSION = '2.5.0'
 
 # Unauthenticated access ------------------------------------------------------
 # This variable should eventually control whether unauthenticated access is