To change the location of the provider, run the following at any time:
SQL
ALTER CRYPTOGRAPHIC PROVIDER utimaco
FROM FILE = '<path-to-new-provider-dll>'
GO
Since SQL Server stores the version of an EKM provider with the registration, it is also necessary to run this command after updating the provider.