diff --git a/PKGBUILD b/PKGBUILD
index d64e177c8aada8e7a040c23fa54abcd401fc80c6..6195d32b95549da7afd26fa95ad80d0aef77676c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=5.7.0
-pkgrel=2
+pkgver=5.7.2
+pkgrel=1
 pkgdesc='The Linux Kernel cooked by Seblu'
 arch=('x86_64')
 license=('GPL2')
@@ -14,12 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
 install=linux-seblu.install
 _main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
 _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
-source=("git+$_stable#tag=v5.7"
-        'fix-mc-entity.patch::https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/patch/?id=9f984cacf4f4d53fd8a3f44d7f13528b81c1f6a8'
+source=("git+$_stable#tag=v5.7.2"
         "config.$CARCH")
 sha256sums=('SKIP'
-            'c0109c75017872a3880f5c2eee567a8ae809ea2c8fb69a312fd9551ebddb10d1'
-            '758543b984b65995c2d9bc6b310221f13b0fcfb66ee6defc10a594d5ed9fa025')
+            'd41540854f80c910672ec885ffef995c6cf8ba6781ac22c016bf64717538c382')
 
 prepare() {
   [[ -d linux-stable ]] && ln -snf linux-stable linux
diff --git a/config.x86_64 b/config.x86_64
index 7afd7f0ace60e9f2fc6f753740d4c105e71e54ae..9ea06651ca210be5fb5d8698113ca4df83b3fa0c 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.7.0 Kernel Configuration
+# Linux/x86 5.7.2 Kernel Configuration
 #
 
 #
@@ -8,7 +8,7 @@
 #
 CONFIG_CC_IS_GCC=y
 CONFIG_GCC_VERSION=100100
-CONFIG_LD_VERSION=234500000
+CONFIG_LD_VERSION=234000000
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO=y