diff --git a/kexec-tools.spec b/kexec-tools.spec
index 56b651d..e4f7d97 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.26
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -435,6 +435,10 @@ fi
 %endif
 
 %changelog
+* Thu Jun 1 2023 Tao Liu <ltao@redhat.com> - 2.0.26-5
+- Add lvm thin provision to kdump supported-kdump-targets.txt
+- mkdumprd: Use the correct syntax to redirect the stderr to null
+
 * Wed May 31 2023 Tao Liu <ltao@redhat.com> - 2.0.26-4
 - kdumpctl: Add basic UKI support
 - kdumpctl: Move temp file in get_kernel_size to global temp dir