Exclude SQL Script from Rollout

I am applying a server update and get the message:

        psql:/home/metasfresh/metasfreshupdate_5_14/dist/sql/10-de.metas.adempiere/5460470_cli_gh1362_change_payment_doc_controlled.sql:4: ERROR:  duplicate key value violates unique constraint "ad_sequence_pkey"
        DETAIL:  Key (ad_sequence_id)=(554389) already exists.

How can I solve this problem?

cheers,
Norbert

Update:
I commented out the lines in the script regarding ad_sequence and run the update again.
Then it was fine.