diff --git a/.gitignore b/.gitignore
index fc66ea1..fe22050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.252-9.4.tar.gz
+SOURCES/v0.252-9.6.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index ac1cbf6..125ef96 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-6715be47bddee12f44c2ffaf4c03bd35b057f4d1 SOURCES/v0.252-9.4.tar.gz
+b77ad8b88a43305252feecbf40dee45e2e81ae63 SOURCES/v0.252-9.6.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index f10518d..86bbca1 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   9.4
+%global     uprelease   9.6
 
 Name:       hwdata
 Summary:    Hardware identification and configuration data
@@ -50,6 +50,15 @@ udevadm hwdb --update >/dev/null 2>&1 || :
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Mar 23 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.6
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1788058
+
+* Wed Feb 12 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.5
+- Fix URL for downloading hwdb files
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1721908
+
 * Tue Aug 06 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.4
 - Updated pci, usb, vendor ids and hwdb files
   Resolves: #1721904