diff --git a/.gitignore b/.gitignore
index ea7f8ef..19e215c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 SOURCES/javazic-1.8-37392f2f5d59.tar.xz
 SOURCES/javazic.tar.gz
-SOURCES/tzcode2021a.tar.gz
-SOURCES/tzdata2021a.tar.gz
+SOURCES/tzcode2021e.tar.gz
+SOURCES/tzdata2021e.tar.gz
diff --git a/.tzdata.metadata b/.tzdata.metadata
index d8da3c4..9e42074 100644
--- a/.tzdata.metadata
+++ b/.tzdata.metadata
@@ -1,4 +1,4 @@
 77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
 ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
-a32c48108536f4e1cfc2b53ae502fd280e679c2a SOURCES/tzcode2021a.tar.gz
-a22a72dbe159402753a7d78ec0aa1cba6148b106 SOURCES/tzdata2021a.tar.gz
+fca542541574e39dce906a7e22f3072dda9c1456 SOURCES/tzcode2021e.tar.gz
+4d64b912bf3b29029c0683c8b7fe4f79239e5ed7 SOURCES/tzdata2021e.tar.gz
diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec
index 8df30bb..ca6d029 100644
--- a/SPECS/tzdata.spec
+++ b/SPECS/tzdata.spec
@@ -1,9 +1,9 @@
 Summary: Timezone data
 Name: tzdata
-Version: 2021a
-%define tzdata_version 2021a
-%define tzcode_version 2021a
-Release: 3%{?dist}
+Version: 2021e
+%define tzdata_version 2021e
+%define tzcode_version 2021e
+Release: 1%{?dist}
 License: Public Domain
 URL: https://www.iana.org/time-zones
 Source0: ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
@@ -151,6 +151,34 @@ install -p -m 644 tzdb.dat $RPM_BUILD_ROOT%{_datadir}/javazi-1.8/
 %{_datadir}/javazi-1.8
 
 %changelog
+* Fri Nov 05 2021 Patsy Griffin <patsy@redhat.com> - 2021e-1
+- Rebase to tzdata-2021e - supersedes tzdata-2021d
+  - Pacific/Fiji suspended DST for the 2021/2022 season.
+  - 'zic -r' now marks unspecified timestamps with "-00".
+  - Palestine will fall back 2021-10-29 at 01:00, rather
+    than the predicted 2021-10-30.
+
+* Thu Oct 07 2021 Patsy Griffin <patsy@redhat.com> - 2021c-1
+- Rebase to tzdata-2021c - supersedes tzdata-2021b
+  - Revert most of 2021b changes to 'backward'.
+  - Fix 'zic -b fat' bug in pre-1970 32-bit data.
+  - Fix two Link line typos.
+  - Distribute SECURITY file.
+  - Includes changes in tzdata-2021b:
+  - Jordan now starts DST on February's last Thursday.
+  - Samoa no longer observes DST.
+  - Merge more location-based Zones whose timestamps agree since 1970.
+  - Move some backward-compatibility links to 'backward'.
+  - Rename Pacific/Enderbury to Pacific/Kanton.
+  - Correct many pre-1993 transitions in Malawi, Portugal, etc.
+  - zic now creates each output file or link atomically.
+  - zic -L no longer omits the POSIX TZ string in its output.
+  - zic fixes for truncation and leap second table expiration.
+  - zic now follows POSIX for TZ strings using all-year DST.
+  - Fix some localtime crashes and bugs in obscure cases.
+  - zdump -v now outputs more-useful boundary cases.
+  - tzfile.5 better matches a draft successor to RFC 8536.
+
 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2021a-3
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688