diff --git a/srcpkgs/khtml/template b/srcpkgs/khtml/template
index 247dbe7c2ab..86c8681148d 100644
--- a/srcpkgs/khtml/template
+++ b/srcpkgs/khtml/template
@@ -1,6 +1,6 @@
# Template file for 'khtml'
pkgname=khtml
-version=5.53.0
+version=5.54.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@@ -11,7 +11,7 @@ maintainer="John "
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/khtml"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
-checksum=de85b04cd71357ced676c2e15643c8a65cc29b3eef5983c3308b7c9126be951d
+checksum=aa1d6671009e05a9538731db8ddb51c9fa540cebb0c5f90aebf6c04b6a64a89d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python perl kcoreaddons"