diff --git a/texi2html.spec b/texi2html.spec
index 60835f9..4c0c740 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -1,6 +1,6 @@
Name: texi2html
Version: 5.0
-Release: 5%{?dist}
+Release: 6%{?dist}
# GPLv2+ is for the code
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
@@ -16,7 +16,7 @@ Patch1: texi2html-5.0-Do-not-install-libintl-perl-if-external-is-used.patch
URL: http://www.nongnu.org/texi2html/
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
-Requires: perl >= 5.004
+Requires: perl-interpreter >= 5.004
Requires: latex2html
# autotools for the unbundling patches
BuildRequires: autoconf automake
@@ -98,6 +98,10 @@ fi
%dir %{_sysconfdir}/texinfo
%changelog
+* Thu Jul 13 2017 Petr Pisar - 5.0-6
+- perl dependency renamed to perl-interpreter
+
+
* Sat Feb 11 2017 Fedora Release Engineering - 5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild