diff --git a/HTML-Parser-3.69.tar.gz b/HTML-Parser-3.69.tar.gz
deleted file mode 100644
index d13061f..0000000
--- a/HTML-Parser-3.69.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:748b1c906500e3a921d0694acb9a3a7dd3f2ff6fa61c656b928bbf7686a42406
-size 89531
diff --git a/HTML-Parser-3.71.tar.gz b/HTML-Parser-3.71.tar.gz
new file mode 100644
index 0000000..981da74
--- /dev/null
+++ b/HTML-Parser-3.71.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
+size 90368
diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes
index cdce924..b0182a8 100644
--- a/perl-HTML-Parser.changes
+++ b/perl-HTML-Parser.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Oct 15 07:30:00 UTC 2013 - nine@detonation.org
+
+- update to 3.71
+ Transform ':' in headers to '-' [RT#80524]
+ Fix for cross-compiling with Buildroot
+ Comment typo fix
+ Fix Issue #3 / RT #84144: HTML::Entities::decode_entities() needs
+ to call SV_CHECK_THINKFIRST() before checking READONLY flag
+
-------------------------------------------------------------------
Mon Apr 15 10:55:30 UTC 2013 - idonmez@suse.com
diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index a32d736..1abe25a 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -19,7 +19,7 @@
%bcond_with opt
Name: perl-HTML-Parser
-Version: 3.69
+Version: 3.71
Release: 0
%define cpan_name HTML-Parser
Summary: HTML parser class