diff --git a/kexec-tools.spec b/kexec-tools.spec
index 8c20448..c088e9a 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.25
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -428,6 +428,11 @@ fi
 %endif
 
 %changelog
+* Tue Mar 21 2023 Tao Liu <ltao@redhat.com> - 2.0.25-14
+- Install nfsv4-related drivers when users specify nfs dumping via dracut_args
+- Revert "ppc64: tackle SRCU hang issue"
+- sysconfig: add zfcp.allow_lun_scan to KDUMP_COMMANDLINE_REMOVE on s390
+
 * Fri Mar 10 2023 Tao Liu <ltao@redhat.com> - 2.0.25-13
 - kdump-lib: Add the CoreOS kernel dir to the boot_dirlist
 - kdump-lib: attempt to fix BOOT_IMAGE detection