diff --git a/python-html5lib.changes b/python-html5lib.changes
index efb6ae1..94fed68 100644
--- a/python-html5lib.changes
+++ b/python-html5lib.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Jul 14 02:22:46 UTC 2022 - Steve Kowalik
+
+- Remove BuildRequires on mock.
+
-------------------------------------------------------------------
Mon Mar 21 14:10:17 UTC 2022 - pgajdos@suse.com
diff --git a/python-html5lib.spec b/python-html5lib.spec
index ce9ee27..314529a 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -30,7 +30,6 @@ Patch0: pytest6.patch
Patch1: python-html5lib-no-mock.patch
BuildRequires: %{python_module Genshi}
BuildRequires: %{python_module lxml}
-BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest >= 4.0}
BuildRequires: %{python_module pytest-expect}
BuildRequires: %{python_module setuptools >= 18.5}