diff --git a/resources/db_update_scripts/current.sql b/resources/db_update_scripts/current.sql
index 8e48d3c654..e69de29bb2 100644
--- a/resources/db_update_scripts/current.sql
+++ b/resources/db_update_scripts/current.sql
@@ -1 +0,0 @@
-ALTER TABLE general_system_settings ADD supervisorsCanAcceptDeclinePIs bit(1) NOT NULL
\ No newline at end of file
diff --git a/resources/db_update_scripts/db_update_2012-03-20.sql b/resources/db_update_scripts/db_update_2012-03-20.sql
new file mode 100644
index 0000000000..8e48d3c654
--- /dev/null
+++ b/resources/db_update_scripts/db_update_2012-03-20.sql
@@ -0,0 +1 @@
+ALTER TABLE general_system_settings ADD supervisorsCanAcceptDeclinePIs bit(1) NOT NULL
\ No newline at end of file