diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a61d52f9eec55064ec442f4919ce8208b53491f..ebaffc6753112bd86b451c7f0ea9c4c20dac0bf3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,7 +25,7 @@
 ##
 ############################################################################################################################
 
-CMAKE_MINIMUM_REQUIRED (VERSION 3.10)
+CMAKE_MINIMUM_REQUIRED (VERSION 3.14)
 
 
 PROJECT ( walberla )