diff --git a/CMakeLists.txt b/CMakeLists.txt
index d74a040f3df59c7fe6f49e87d1e7512f50db62bb..671f703fc78c49043a43ae048f1c0886ce2050e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@ if(APPLE)
 endif(APPLE)
 
 
-find_package(podio 0.11.0 REQUIRED)
+find_package(podio 0.14.1 REQUIRED)
 include_directories(${podio_INCLUDE_DIR})
 
 find_package(EDM4HEP REQUIRED)