diff --git a/Bukkit-Patches/0001-Spigot-POM-Changes.patch b/Bukkit-Patches/0001-Spigot-POM-Changes.patch
index 6622287868..436e0c6985 100644
--- a/Bukkit-Patches/0001-Spigot-POM-Changes.patch
+++ b/Bukkit-Patches/0001-Spigot-POM-Changes.patch
@@ -1,22 +1,21 @@
-From d4f2a6667c100c1a24d8362954fb3f49ccbe7c32 Mon Sep 17 00:00:00 2001
+From 9e39ff7492b224e9013bb8edf0d9b4b14af64936 Mon Sep 17 00:00:00 2001
 From: md_5 <md_5@live.com.au>
 Date: Wed, 30 Jan 2013 23:44:29 -0500
 Subject: [PATCH] Spigot POM Changes.
 
 ---
- pom.xml | 46 +++++++++++++---------------------------------
- 1 file changed, 13 insertions(+), 33 deletions(-)
+ pom.xml | 44 ++++++++++++--------------------------------
+ 1 file changed, 12 insertions(+), 32 deletions(-)
 
 diff --git a/pom.xml b/pom.xml
-index 18bda4b..ca4c1c4 100644
+index 059093b..f547613 100644
 --- a/pom.xml
 +++ b/pom.xml
 @@ -1,43 +1,23 @@
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
--    <modelVersion>4.0.0</modelVersion>
+     <modelVersion>4.0.0</modelVersion>
 -    <groupId>org.bukkit</groupId>
 -    <artifactId>bukkit</artifactId>
-+  <modelVersion>4.0.0</modelVersion>
 +
 +    <parent>
 +        <groupId>org.spigotmc</groupId>
@@ -27,7 +26,7 @@ index 18bda4b..ca4c1c4 100644
 +
 +    <groupId>org.spigotmc</groupId>
 +    <artifactId>spigot-api</artifactId>
-     <version>1.4.7-R1.1-SNAPSHOT</version>
+     <version>1.5-R0.1-SNAPSHOT</version>
 -    <name>Bukkit</name>
 -    <url>http://www.bukkit.org</url>
 +    <name>Spigot-API</name>