diff --git a/cmake/GeoModel-version.cmake b/cmake/GeoModel-version.cmake
index 3eae96828856171b0ae423641e7e7f780e138462..d002cf52f99cb03c3571b65d16fec87376194f84 100644
--- a/cmake/GeoModel-version.cmake
+++ b/cmake/GeoModel-version.cmake
@@ -1,5 +1,5 @@
 # Set up the version of GeoModel as a cache variable, so that other
 # sub-projects could use this value.
-set( GeoModel_VERSION "5.1.0" CACHE STRING
+set( GeoModel_VERSION "5.2.0" CACHE STRING
     "Version of the GeoModel project" )