diff --git a/.gitignore b/.gitignore
index 19c6794..3466f9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.8.tar.gz
+SOURCES/v0.314-8.9.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 6153117..869dfde 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz
+273446833d5a5bbcbb2f4f1fe691cf5212fbd0e9 SOURCES/v0.314-8.9.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index 07f4228..a13c8dd 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.8
+%global uprelease 8.9
 
 Name: hwdata
 Summary: Hardware identification and configuration data
@@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
 %{_datadir}/%{name}/*
 
 %changelog
+* Thu Jun 17 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.9
+- Update pci, usb and vendor ids
+  Resolves: #1920943
+
 * Mon Feb 08 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.8
 - Update pci, usb and vendor ids
   Resolves: #1877304