Index: Gruntfile.js
===================================================================
--- Gruntfile.js	(revision 10865)
+++ Gruntfile.js	(working copy)
@@ -248,6 +248,11 @@
 			options: {
 				tracUrl: 'buddypress.trac.wordpress.org'
 			}
+		},
+		upload_patch: {
+			options: {
+				tracUrl: 'buddypress.trac.wordpress.org'
+			}
 		}
 	});
 
Index: package.json
===================================================================
--- package.json	(revision 10865)
+++ package.json	(working copy)
@@ -18,7 +18,7 @@
     "grunt-check-dependencies": "~0.12.0",
     "grunt-jsvalidate": "~0.2.2",
     "grunt-legacy-util": "^0.2.0",
-    "grunt-patch-wordpress": "~0.3.0",
+    "grunt-patch-wordpress": "~0.4.0",
     "grunt-rtlcss": "~2.0.1",
     "grunt-sass": "~1.1.0",
     "grunt-scss-lint": "~0.3.8",
