diff --git a/html/admin/sql/patch/upgrade107.sql b/html/admin/sql/patch/upgrade107.sql
index 1c7f218e5..c1f48867d 100644
--- a/html/admin/sql/patch/upgrade107.sql
+++ b/html/admin/sql/patch/upgrade107.sql
@@ -262,7 +262,7 @@ $BODY$
end;
$BODY$
-LANGUAGE plpgsql VOLATILE
+LANGUAGE plpgsql VOLATILE;
alter table op_predef add od_description text;
create or replace function comptaproc.opd_limit_description()