diff --git a/html/admin/sql/patch/upgrade107.sql b/html/admin/sql/patch/upgrade107.sql
index 3da68f7ab..6c0bb11ab 100644
--- a/html/admin/sql/patch/upgrade107.sql
+++ b/html/admin/sql/patch/upgrade107.sql
@@ -264,7 +264,6 @@ $BODY$
LANGUAGE plpgsql VOLATILE
-alter table op_predef add od_description text;
alter table op_predef add od_description text;
create or replace function comptaproc.opd_limit_description()
returns trigger