diff --git a/CEP/Pipeline/framework/lofarpipe/CMakeLists.txt b/CEP/Pipeline/framework/lofarpipe/CMakeLists.txt
index 6ecc2a1b27e09bb7958fe47506ac0453f8c557b4..80f2ae71c2c953f3faa88429823e788695e14ebb 100644
--- a/CEP/Pipeline/framework/lofarpipe/CMakeLists.txt
+++ b/CEP/Pipeline/framework/lofarpipe/CMakeLists.txt
@@ -34,4 +34,5 @@ python_install(
   support/utilities.py
   support/xmllogging.py
   support/usagestats.py
+  support/feedback_version.py
   DESTINATION lofarpipe)