diff --git a/compute/patches/anon_v2.patch b/compute/patches/anon_v2.patch
index f5cfc3a8ef..3903b1b9a8 100644
--- a/compute/patches/anon_v2.patch
+++ b/compute/patches/anon_v2.patch
@@ -152,7 +152,7 @@ index 7da6553..7961984 100644
+
+SECURITY LABEL FOR anon ON FUNCTION anon.toggle_transparent_dynamic_masking IS 'UNTRUSTED';
diff --git a/src/guc.rs b/src/guc.rs
-index 74d3822..696a505 100644
+index 74d3822..cb31bb8 100644
--- a/src/guc.rs
+++ b/src/guc.rs
@@ -3,7 +3,7 @@
@@ -164,7 +164,7 @@ index 74d3822..696a505 100644
pub static ANON_DUMMY_LOCALE: GucSetting