diff --git a/.gitignore b/.gitignore
index c8c612a..eb484ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.252-8.8.tar.gz
+SOURCES/v0.252-9.1.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 8d5b97c..709e291 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-1a3fc503d1be20ee1ea0578aa4166e9f7e6d446b SOURCES/v0.252-8.8.tar.gz
+688d6cc20c9761cc6ea77dcb2f57acde38804621 SOURCES/v0.252-9.1.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index d05a909..e480622 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,7 +1,7 @@
 # This package is arch-specific just because of bundling different files for
 # different architectures. No -debuginfo package is needed.
 %global     debug_package %{nil}
-%global     uprelease   8.8
+%global     uprelease   9.1
 
 Name:       hwdata
 Summary:    Hardware identification and configuration data
@@ -50,6 +50,16 @@ udevadm hwdb --update >/dev/null 2>&1 || :
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Sep 24 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.1
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1560493
+
+* Thu Jun 14 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-8.9
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1560493
+- Blacklisted sha{256,512}-mb modules
+  Resolves: #1562114
+
 * Mon Feb 19 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-8.8
 - Updated pci, usb, vendor ids and hwdb files
   Resolves: #1489281 #1539202