diff --git a/.gitignore b/.gitignore
index 2d767f8..e6995d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@ SOURCES/samba-4.14.12.tar.xz
 SOURCES/samba-4.14.12.tar.asc
 SOURCES/samba-4.14.13.tar.xz
 SOURCES/samba-4.14.13.tar.asc
+SOURCES/samba-4.14.14.tar.xz
+SOURCES/samba-4.14.14.tar.asc
diff --git a/.samba.metadata b/.samba.metadata
index bbe0c3d..29f0d05 100644
--- a/.samba.metadata
+++ b/.samba.metadata
@@ -1,2 +1,2 @@
-0cb7e9842617f218699018ec99e363f8610eca5e SOURCES/samba-4.14.13.tar.xz
-6a59c326f4d492c71e3e3fab0f56ea8fca98e809 SOURCES/samba-4.14.13.tar.asc
+b382c1fa6a33b2a511857173e7666c437256a1b1 SOURCES/samba-4.14.14.tar.xz
+53ac4b2f7c9adb20b12cbbce283184b69bc8a393 SOURCES/samba-4.14.14.tar.asc
diff --git a/SPECS/samba.spec b/SPECS/samba.spec
index f3ae95b..7fee952 100644
--- a/SPECS/samba.spec
+++ b/SPECS/samba.spec
@@ -8,7 +8,7 @@
 
 %define main_release 100
 
-%define samba_version 4.14.13
+%define samba_version 4.14.14
 # This should be rc1 or nil
 %define pre_release %nil
 
@@ -2757,6 +2757,7 @@ rm -rf %{buildroot}
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_base_test.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_tgs_tests.*.pyc
+%{python3_sitearch}/samba/tests/krb5/__pycache__/kpasswd_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/ms_kile_client_principal_lookup_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/raw_testcase.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/rfc4120_constants.*.pyc
@@ -2782,6 +2783,7 @@ rm -rf %{buildroot}
 %{python3_sitearch}/samba/tests/krb5/kdc_base_test.py
 %{python3_sitearch}/samba/tests/krb5/kdc_tests.py
 %{python3_sitearch}/samba/tests/krb5/kdc_tgs_tests.py
+%{python3_sitearch}/samba/tests/krb5/kpasswd_tests.py
 %{python3_sitearch}/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py
 %{python3_sitearch}/samba/tests/krb5/raw_testcase.py
 %{python3_sitearch}/samba/tests/krb5/rfc4120_constants.py
@@ -3912,6 +3914,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Fri Jul 29 2022 - Anoop C S <anoopcs@samba.org> - 4.14.14-100
+- v4.14.14 GA
+
 * Tue Apr 05 2022 - Anoop C S <anoopcs@samba.org> - 4.14.13-100
 - v4.14.13 GA