diff --git a/.gitignore b/.gitignore
index 5695413..1c0f1d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.252-9.3.tar.gz
+SOURCES/v0.252-9.5.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 17eb574..0df0644 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-c2d70229310fdbb795cfce3bc0982c81f93684d6 SOURCES/v0.252-9.3.tar.gz
+1785632418365e2937aa64db87a1925ad6475be9 SOURCES/v0.252-9.5.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index 6d25665..35421a7 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.3
+%global     uprelease   9.5
 
 Name:       hwdata
 Summary:    Hardware identification and configuration data
@@ -50,6 +50,15 @@ udevadm hwdb --update >/dev/null 2>&1 || :
 %{_datadir}/%{name}/*
 
 %changelog
+* 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
+
 * Wed Jun 26 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.3
 - Updated pci, usb, vendor ids and hwdb files
   Resolves: #1636986