diff --git a/.gitignore b/.gitignore
index 24e8a8d..29a08f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/vdo-b08e17e.tar.gz
+SOURCES/vdo-9aae29d.tar.gz
diff --git a/.vdo.metadata b/.vdo.metadata
index 33208e2..8024729 100644
--- a/.vdo.metadata
+++ b/.vdo.metadata
@@ -1 +1 @@
-21d1f1af604f8758fd08737ec1d31885bd2fc38e SOURCES/vdo-b08e17e.tar.gz
+d3be59bb49ffea49fcedc9427cc41828e30d3629 SOURCES/vdo-9aae29d.tar.gz
diff --git a/SPECS/vdo.spec b/SPECS/vdo.spec
index e933186..f05fd97 100644
--- a/SPECS/vdo.spec
+++ b/SPECS/vdo.spec
@@ -1,5 +1,5 @@
-%global commit           b08e17e9542fabc23631cf75bda67ad06018892c
-%global gittag           6.2.5.41
+%global commit           9aae29dfbd83d41bb3271fbe858a1f7ac9068e2f
+%global gittag           6.2.5.65
 %global shortcommit      %(c=%{commit}; echo ${c:0:7})
 
 %define spec_release 14
@@ -239,6 +239,19 @@ This package provides the user-space support tools for VDO.
 %{_mandir}/man8/vdoregenerategeometry.8.gz
 
 %changelog
+* Thu Jul 22 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.65-14
+- Fixed Coverity scan issues.
+- Resolves: rhbz#1982878
+
+* Thu Jul 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.62-14
+- Removed extraneous fields from the super block of a converted index.
+- Resolves: rhbz#1965546
+- Added a parameter to the lvm conversion tool to specify the amount of
+  space to free up.
+- Resolves: rhbz#1966827
+- Fixed calculation of the number of expiring chapters in a converted
+  index.
+- Resolves: rhbz#1975546
 
 * Tue Jun 01 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.41-14
 - Integrated the vdo to lvm conversion tool into the vdo management script