diff --git a/renconstruct.toml b/renconstruct.toml
index 6fb084f..ea8af0e 100644
--- a/renconstruct.toml
+++ b/renconstruct.toml
@@ -1,3 +1,8 @@
+[tasks.patch]
+  type = "custom"
+  enabled = true
+  ver = "8.2.3"
+
 [tasks.clean]
   enabled = false
   priorities = { post_build = 0 } # the priority that determines the orders tasks will run in, defaults to 0