• In case anyone is wondering, I was able to find a solution for this.

    Drop the subscription(s)

    Update the schema

    Re-create the subscription setting the property @sync_type to 'replication support only'

    See the SQL Server BOL information for the sp_addsubscription usage for this property and information when using this value.