diff --git a/_servicedata b/_servicedata
index f169f3e..3eb0769 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/suse-module-tools.git
- cff4830822fe2ba4e40649b58c70e3b178d003fc
\ No newline at end of file
+ c60957409705d36e749e9543e9889483b1115774
\ No newline at end of file
diff --git a/suse-module-tools-15.2.4.tar.xz b/suse-module-tools-15.2.4.tar.xz
deleted file mode 100644
index e7f7017..0000000
--- a/suse-module-tools-15.2.4.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:567c8431ff2a720cdb78cf064bac8a186065c7da26eb535d82ed643657218bbd
-size 26300
diff --git a/suse-module-tools-15.2.5.tar.xz b/suse-module-tools-15.2.5.tar.xz
new file mode 100644
index 0000000..cf1d1db
--- /dev/null
+++ b/suse-module-tools-15.2.5.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9e78b0e2a3e025bc025bbb13f1531cdf7faf8e83806f4028383ad7dc8f9a7cfb
+size 25128
diff --git a/suse-module-tools.changes b/suse-module-tools.changes
index 68cb54b..5bda9c9 100644
--- a/suse-module-tools.changes
+++ b/suse-module-tools.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Aug 16 08:46:15 UTC 2019 - mwilck@suse.com
+
+- Update to version 15.2.5:
+ * remove 'modhash' - moved to mokutil package (jsc#SLE-6094)
+
-------------------------------------------------------------------
Mon Jul 15 11:58:07 UTC 2019 - mwilck@suse.com
diff --git a/suse-module-tools.spec b/suse-module-tools.spec
index b92f137..84c1650 100644
--- a/suse-module-tools.spec
+++ b/suse-module-tools.spec
@@ -29,7 +29,7 @@
%endif
Name: suse-module-tools
-Version: 15.2.4
+Version: 15.2.5
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@@ -116,8 +116,6 @@ install -pm 755 "regenerate-initrd-posttrans" "%{buildroot}%{_libexecdir}/module
install -d -m 755 "%{buildroot}%{_prefix}/bin"
install -pm 755 kmp-install "%{buildroot}%{_bindir}/"
-# modhash for calculating hash of signed kernel module
-install -pm 755 modhash "%{buildroot}%{_bindir}/"
# systemd service to load /boot/sysctl.conf-`uname -r`
install -d -m 755 "%{buildroot}%{_libexecdir}/systemd/system/systemd-sysctl.service.d"
@@ -258,7 +256,6 @@ done
%if 0%{?suse_version} < 1550
%{_rpmmacrodir}/macros.initrd
%endif
-%{_bindir}/modhash
%{_bindir}/kmp-install
%{_libexecdir}/module-init-tools
%exclude %{_libexecdir}/module-init-tools/weak-modules