Reseed Process Instance ID

We store the Process Instance ID (Request #) in our app as a pointer to the Activity Instance list. We had to do a DB restore which is now creating duplicates in the external system.

How can we “reseed” or increment the Process Instance ID to a new value?