diff --git a/CMakeLists.txt b/CMakeLists.txt
index de328380512fdc8a55b00b38d20a6b00504839ce..673eea875f99d730698f903e18e1d01fd17488c1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@
 # details.  You should have received a copy of the GNU Lesser General Public
 # License along with hpp-statistics  If not, see <http://www.gnu.org/licenses/>.
 
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.10)
 
 set(PROJECT_NAME hpp-statistics)
 set(PROJECT_DESCRIPTION "Classes for doing statistics.")