Login to your database through phpMyAdmin or Sequel Pro, or whatever you happen to use. Then find the #_template_styles table where # = the random prefix for your database. Rows with client_id = 1 are you admin template styles and client_id = 0 are your regular site templates. Change the value of the home column from 1 to 0 for the current template, and 0 to 1 for the template you'd like to set to the new default.

That's it!