diff --git a/desktop/kde/applications/kholidays/files/qt5.patch b/desktop/kde/applications/kholidays/files/qt5.patch
new file mode 100644
index 0000000000..e964bb5ee0
--- /dev/null
+++ b/desktop/kde/applications/kholidays/files/qt5.patch
@@ -0,0 +1,12 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2017-12-08 04:01:31.000000000 +0300
++++ b/CMakeLists.txt 2017-12-16 13:45:06.592702705 +0300
+@@ -32,7 +32,7 @@
+ )
+
+ ########### Find packages ###########
+-set(QT_REQUIRED_VERSION 5.8.0)
++set(QT_REQUIRED_VERSION 5.7.1)
+ find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Qml)
+
+ remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
diff --git a/desktop/kde/applications/kholidays/pspec.xml b/desktop/kde/applications/kholidays/pspec.xml
index 0e9aac062c..aa65a555e5 100644
--- a/desktop/kde/applications/kholidays/pspec.xml
+++ b/desktop/kde/applications/kholidays/pspec.xml
@@ -30,7 +30,7 @@
extra-cmake-modules
-
+ qt5.patch